| Previous | Chapter contents | Chapter top | Section top | Next |
You can use the QTVRShowDefaultView function to display the default view of a node.
OSErr QTVRShowDefaultView (QTVRInstance qtvr);
The QTVRShowDefaultView function sets the default values of the pan angle, tilt angle, field of view, view center (for object nodes), default state, mouse-down state, and all applicable animation and control settings for the node specified by the qtvr parameter. A node's default values are stored in the movie file.
| Previous | Chapter contents | Chapter top | Section top | Next |